tests: Update for glib 2.59.2
authorJeremy Bicha <jbicha@ubuntu.com>
Mon, 11 Feb 2019 01:54:05 +0000 (20:54 -0500)
committerAtomic Bot <atomic-devel@projectatomic.io>
Mon, 11 Feb 2019 13:26:32 +0000 (13:26 +0000)
commit1ec4945c2d6b410c6fea460e2121d1f7da80a9f2
tree5870f7c02e3a57a560dc4c026b5840d455025793
parentf7a0ec9bf7808b1ca67ad386b24d8d58c424eb99
tests: Update for glib 2.59.2

glib 2.59.2 uses a non-breaking space instead of a space to
separate the quantity and unit in g_format_size() so update
our test to handle both a plain space and a non-breaking space.

See https://gitlab.gnome.org/GNOME/glib/issues/1625

Closes: #1818
Approved by: cgwalters
tests/pull-test.sh
tests/pull-test2.sh